-- *****************************************************************************
-- MIB module identifier assignments for Juniper Networks SDX 
-- products.
--
-- Copyright (c) 1999, 2001 Juniper Networks, Inc.  All Rights Reserved.
-- *****************************************************************************

Juniper-SDX-MIBS DEFINITIONS ::= BEGIN

IMPORTS
    MODULE-IDENTITY
        FROM SNMPv2-SMI

    juniNetMgmtProducts
        FROM Juniper-UNI-SMI;


juniSdxMibs MODULE-IDENTITY
    LAST-UPDATED "200402271100Z"  -- 27-Feb-04

    ORGANIZATION "Juniper Networks, Inc."
    CONTACT-INFO
        "        Juniper Technical Assistance Center
                 Juniper Networks, Inc.
                 1194 N. Mathilda Avenue
                 Sunnyvale, CA 94089
                 E-mail: support@juniper.net"

    DESCRIPTION
        "MIB of the SDX System Management Agent."

    REVISION "200402271100Z"  -- 27-Feb-04
    DESCRIPTION
    "Gateway MIB Removed."

    REVISION "200308111100Z"  -- 11-Aug-03
    DESCRIPTION
    "Added License MIB."

    REVISION "200210251600Z"  -- 25-Oct-02
    DESCRIPTION
    "Revision info updated."


    ::= { juniNetMgmtProducts 1 }


-- *****************************************************************************
-- The assignment of all Juniper Networks SDX products
-- module identifiers are contained in this section of the SNMP object
-- identifier registration tree.  MIB object identifiers are allocated beneath
-- a MIB's MODULE-IDENTITY node. 
-- *****************************************************************************


juniSdxTc OBJECT IDENTIFIER
--  STATUS      current
--  DESCRIPTION
--      "Textual Conventions module for Juniper Networks SDX products."
--  REFERENCE
--      "This is located in the Juniper-SDX-TC module."
    ::= { juniSdxMibs 1 }


juniSdxMib OBJECT IDENTIFIER
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper common MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-MIB module."
    ::= { juniSdxMibs 2 }

juniSdxSaeMib OBJECT IDENTIFIER
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper SAE MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-SAE-MIB module."
    ::= { juniSdxMibs 3 }
 
juniSdxWorkflowMib OBJECT IDENTIFIER 
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper Workflow MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-Workflow-MIB module."
    ::= { juniSdxMibs 4 }

juniSdxDesMib OBJECT IDENTIFIER 
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper Directory Eventing System MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-DES-MIB module."
    ::= { juniSdxMibs 5 }

juniSdxPomMib OBJECT IDENTIFIER 
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper Policy Management MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-POM-MIB module."
    ::= { juniSdxMibs 6 }

juniSdxGwMib OBJECT IDENTIFIER 
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper Gateway MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-GW-MIB module."
    ::= { juniSdxMibs 7 }

juniSdxLicMib OBJECT IDENTIFIER 
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper Licensing MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-LICENSE-MIB module."
    ::= { juniSdxMibs 8 }

juniSdxRedirectorMib OBJECT IDENTIFIER
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper SDX Redirector"
--  REFERENCE
--      "This is located in the Juniper-SDX-REDIRECTOR-MIB module."
    ::= { juniSdxMibs 9 }

juniSdxTrapMib OBJECT IDENTIFIER
--  STATUS      current
--  DESCRIPTION
--      "The MIB module for the Juniper Trap MIB."
--  REFERENCE
--      "This is located in the Juniper-SDX-TRAP-MIB module."
    ::= { juniSdxMibs 10 }

END